Skip to content

Feat/datasets add standard datasets#27

Merged
tizianocitro merged 4 commits intomainfrom
feat/datasets
Feb 5, 2026
Merged

Feat/datasets add standard datasets#27
tizianocitro merged 4 commits intomainfrom
feat/datasets

Conversation

@ddevin96
Copy link
Collaborator

@ddevin96 ddevin96 commented Feb 5, 2026

No description provided.

@ddevin96 ddevin96 requested a review from tizianocitro February 5, 2026 10:16
Copy link
Contributor

@tizianocitro tizianocitro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

model_config.trainer = None
model_config.full_model_name = (
lambda self=model_config: f"{self.name}:{self.version}"
model_config.full_model_name = lambda self=model_config: (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The formatter keeps changing this line, don't know why.

@tizianocitro tizianocitro merged commit 5074c33 into main Feb 5, 2026
15 checks passed
@tizianocitro tizianocitro deleted the feat/datasets branch February 5, 2026 10:21
tizianocitro pushed a commit that referenced this pull request Feb 5, 2026
* feat: removing local dataset

* docs: format docs

* feat: added IMDB PATENT COURSERA datasets

* feat: add cora
tizianocitro pushed a commit that referenced this pull request Feb 5, 2026
* feat: removing local dataset

* docs: format docs

* feat: added IMDB PATENT COURSERA datasets

* feat: add cora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants